/*类目着陆页*/
.cate-banner{ height: 500px; background:url(../imgs/banner_03.jpg) no-repeat center;}
.slider{position: relative;width:100%;min-width:1200px;height: 500px;overflow: hidden;zoom: 1;}
.slider .sliders li{width: 100%;height: 100%;position: relative;}
.slider .sliders img{width: 1920px;height: 460px;display: block;position: absolute;left: 50%;margin-left:-960px;}
.slider .slider-nav {position: absolute;right:10%;bottom: 20px;}
.slider .slider-nav li {float:left;width: 10px;height: 10px;margin-left:15px;border-radius:50%;background-color: #000;opacity: .3;filter: alpha(opacity=30);cursor: pointer;;}
.slider .slider-nav li.active{background-color: #fff;opacity: .8;filter: alpha(opacity=80);}
.crumbs-nav{ margin: 20px auto;color: #727272;line-height: 22px; font-size: 14px;}
.crumbs-nav .icon-image{ width: 18px; height: 18px; margin-right: 5px; background: url(../imgs/icons.png) -168px -4px no-repeat; vertical-align: middle; display: inline-block;}
.crumbs-nav a{ color: #727272;}
.crumbs-nav a:hover{color:#e40011;}
.cate-con .title{ font-size: 24px; color: #000; text-align: center;}
.cate-con .list-item{ margin-top: 45px;position: relative;padding-bottom:20px}
.cate-con .list-item .img-box{ width: 294px; height: 294px; text-align: center;display:block; *display:block;vertical-align:middle;background: #f5f5f5;}
.cate-con .list-item .img-box img{ width: 100%;height: 294px;}
.tab-contsel{ background:#f1f1f1;}
.cate-consel .title{ padding:20px 0 40px;}
.cate-consel .list-item{ margin-top:0; margin-bottom:12px; background:#fff;}
.list-col-3 .list-item .img-box,.list-col-3 .list-item .img-box img{width:392px;height: 392px;}
.cate-consel .list-item .img-box {width: 392px;height: 185px;padding-top: 30px;background: #fff;overflow:hidden;}
.cate-consel .list-item .img-box img { height: 174px; width: auto;}
.cate-consel .list-item { text-align: center;}
.cate-consel .paging{ margin:50px 0; padding-bottom:50px;}
@media (max-width:1260px){
  .cate-con .list-item .img-box{ width: 320px; height: 320px;}
  .cate-con .list-item .img-box img{ width: 100%;height: 320px;}
  .hot-sale .list-item .img-box{ width: 236px; height: 236px;}
  .hot-sale .list-item .img-box img{ width: 100%;height: 236px;}
}
.cate-con li:hover h4 a,.cate-con li h4 a:hover,.sift li:hover h4 a,.sift li h4 a:hover{color:#e40011;}
.cate-con li .pro-title{ font-size: 16px; color: #000000; font-weight: bold; margin-top: 20px; margin-left: 20px;}
.cate-con li .pro-describe{font-size: 14px;color: #727272;margin-left: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.choiceness .list-item:hover,
.hot-sale .list-item:hover,
.cate-con .list-item:hover,
.scene .img-box:hover{box-shadow:0 0 6px rgba(0,0,0,0.2);}

/*场景*/
.scene-banner{ height: 460px; background:url(../imgs/scene_banner.jpg) no-repeat center;}
.scene-title{font-size:28px;text-align: center;margin: 60px 0 80px;}
.scene-title span{border-bottom: 1px solid #dbdbdb;padding-bottom: 10px;}
.scene-slider-ad {position: relative;width:100%;overflow: hidden;zoom: 1;}
.scene-slider-ad .sliders li {width: 100%;height: 100%;position: relative;}
.scene-slider-ad .sliders img {width: 100%;display: block;}
.scene-slider-ad .slider-nav {position: absolute;left:10px;bottom: 20px;}
.scene-slider-ad .slider-nav li {float:left;width: 8px;height: 8px;margin-left:10px;border-radius:50%;border:2px solid #fff;opacity: .8;filter: alpha(opacity=80);cursor: pointer;;}
.scene-slider-ad .slider-nav li.active{background-color: #fff;}
.scene .list-item{margin-top:5px;margin-bottom: 5px;}
.scene .list-item img{display: block;width: 100%;height: 340px;}
.scene .text-box{position: absolute;left: 20px;top:20px;}
.scene .title{font-size: 18px;color: #515151;margin-bottom: 10px;line-height: 1;font-weight:bold}
.scene-slider-ad .title{font-size: 22px;color: #010101;}
.scene .text-box p{font-size: 14px;color: #727272;margin-right: 10px;display: inline-block;}
.scene-slider-ad .text-box p{font-size: 16px;}
.scene .list-item-2:hover{box-shadow:none;}
.scene .img-box{width: 294px;position:relative}
.scene-slider{margin-bottom: 50px;overflow: hidden;position: relative;margin-left:-4px;margin-right:-4px;zoom:1;}
.scene-slider .list-item{float:left;width:294px;margin:4px;position: relative;}
@media (max-width:1260px){
  .scene-slider{margin-left:-6px;margin-right:-6px;}
  .scene-slider .list-item{width:236px;margin:6px;}
}
.scene-slider .list-item img{height: 294px;}
.scene-slider .btn-prev,.scene-slider .btn-next{position:absolute;top:50%;margin-top:-35px;display:block;width:30px;height:70px; line-height:70px;text-align:center;font-size:40px;color:#727272;font-family:'\5b8b\4f53';cursor:pointer;-webkit-user-select: none;}
.scene-slider .btn-prev{left: 12px;}
.scene-slider .btn-next{right: 0;}
.scene-slider .btn-prev:hover,.scene-slider .btn-next:hover{background-color:rgba(0,0,0,.2);*background:#e0e0e0;color:#fff;}
.scene-slider .btn-prev.disabled,.scene-slider .btn-next.disabled{display: none;}
@media (max-width:1260px){
	.scene .list-item img{height: 273px;}
	.scene-slider .list-item img{height: 236px;}
	.scene .img-box{width: 236px;}
}
/*商品分类*/
.guide_bar{ width:100%; height:40px;line-height:40px; background: #f5f5f5; }
.classify{ padding-top:30px;}
.classify h3{ padding-bottom:10px; margin-bottom:30px; font-size:18px; color:#515151; font-weight: normal;border-bottom:1px solid #f5f5f5;}
.classify dl{ margin-top:20px;line-height: 14px; font-size: 14px; min-height:66px; overflow: hidden;position:relative;}
.classify dt{ position:absolute;left:46px;top:0;width:66px; height:66px; margin-right: 10px; background: #f5f5f5;}
.classify dt img{width:66px; height:66px;}
.classify dd{ margin-left:132px;width:1000px}
.goods_mince{ margin-top:10px; line-height: 18px;}
.goods_mince a{ display: inline-block; margin-right:12px; margin-top:4px;}
.goods_mince a:hover{ color:#e40011;}
/*商品分类-滚动导航*/
.floorNav{ width:100px; text-align: center; background: #f5f5f5;position:fixed; left:2%;top:160px;z-index:4}
.floorNav .nav-left{ width:80px;padding:0 10px; height:36px; line-height: 36px; cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.floorNav li.on{background-color: #e70012;color: #fff;}
.floorNav .nav-left:hover{background-color:#e40011; color:#fff;}
/*场景-适应手机端*/
.scene img:hover{box-shadow:0 0 6px rgba(0,0,0,0.2);}
.scene .list-col-4 img{height: 294px;}
@media (max-width:1260px){
	.scene .list-col-4 img{height: 236px;}

}
@media (max-width:768px){
	.head,.foot,.pro-back-top{display:none}
	.scene-banner{width: 100%;min-width: 100%;height: 0;padding: 20% 0;background-size: cover;}
	.scene{width: 100%;}
	.scene .list-col-2{margin-left: 0;}
	.scene .list-col-2 .list-item{margin-left: 0;width: 100%;}
	.scene .list-item img{width:100%;height: auto;}
	.scene .list-col-4{margin-left: 0;}
	.scene .list-col-4 .list-item{margin-left: 0;margin-top:2%;width: 49%;}
	.scene .list-col-4 .list-item:nth-child(2n){float: right;}

}
@media (max-width:600px){
	.scene-title{font-size: 22px;margin: 20px 0;}
	.scene .title{font-size:14px;}
  	.scene .text-box p{font-size:12px;}
  	.scene .text-box {left: 10px;top: 10px;}
}
.scene .list-col-2>.list-item{margin-bottom: 30px;}
@media (max-width:600px){
  .scene .list-col-2>.list-item{margin-bottom: 10px;}
}











